.top-bg .tel {float: right;background: url(../images/tel.jpg) no-repeat 0 0;padding-left: 55px;margin-top: 25px;color: #999;}
.top-bg .tel strong {display: block;font-size: 28px;/* font-family: Impact; */line-height: 1;color: #333;font-weight: bold;}

/*移动端底部导航*/
.phonefooternav {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99999;
	display:none;
}
.phonefooternav ul{
	padding: 0;
}
.phonefooternav ul li {
	width: 25%;
	background: #0256AC;
	float: left;
	padding: 5px 0;
	border-right: 1px solid #FFFFFF;
	list-style: none;
	box-sizing: border-box;
}
.phonefooternav ul li:nth-child(3){
	width: 50%;
	background: #F9C402;
}
.phonefooternav ul li a {
	display: block;
	color: #fff;
	text-align: center;
}
.phonefooternav ul li a:hover .call {
	color: yellow;
}
.phonefooternav ul li a img {
	width: 22px;
	padding: 2px 0;
}
.phonefooternav p{
	color: #FFFFFF;
	font-size: 14px;
	margin: 0;
	text-align: center;
}
@media (max-width: 768px) {
	.gl-foot-w{
		display: none;
	}
	.phonefooternav {
		display: block;
	}
	.di{
		padding: 20px 0;
	}
}

/* about */
.mainer{
	padding-top: 98px;
}
.list-banner {
    width: 100%;
	height: auto;
	line-height: 0;
	position: relative;
}
.list-banner img{
	width: 100%;
}
.list-tit{
	position: absolute;
	left: 30%;
	top: 45%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 220px;
	height: 120px;
	background: rgba(2, 86, 172,0.7);
	color: #FFFFFF;
}
.list-tit h2{
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 30px;
}
.list-tit p{
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
}
@media (max-width:768px) {
	.mainer{
		padding-top: 0;
	}
	.list-banner{
		display: none;
	}
}
.about_tag {
 	line-height: 60px;
	overflow: hidden;
 }
.about_tag .wrap {
	width: 96%;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
}

.about_tag ul{
	overflow: hidden;
}
.about_tag ul li {
	width: 19.5%;
	float: left;
	text-align: center;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.about_tag ul li:nth-child(1){
	border-left: 1px solid #e8e8e8;
}
.about_tag ul li:nth-child(5){
	border-right: 1px solid #e8e8e8;
}

.about_tag ul li a {
	margin-left: -1px;
	border-left: 1px solid #e8e8e8;
	font-size: 16px;
	color: #222;
	display: block
}

.about_tag ul li:first-child a {
	border-left: 0
}

.about_tag ul li span {
	display: inline-block;
	padding-left: 50px;
	font-size: 16px;
}

.about_tag ul li span.span1 {
	background: url(../images/icon7.png) no-repeat left center
}

.about_tag ul li span.span2 {
	background: url(../images/icon8.png) no-repeat left center
}

.about_tag ul li span.span3 {
	background: url(../images/icon9.png) no-repeat left center
}

.about_tag ul li span.span4 {
	background: url(../images/icon10.png) no-repeat left center
}

.about_tag ul li span.span5 {
	background: url(../images/icon11.png) no-repeat left center
}

.about_tag ul li.on a,
.about_tag ul li a:hover {
	background: #0256AC;
}

.about_tag ul li.on span,
.about_tag ul li a:hover span {
	color: #fff
}

.about_tag ul li.on span.span1,
.about_tag ul li a:hover span.span1 {
	background: url(../images/icon7-1.png) no-repeat left center
}

.about_tag ul li.on span.span2,
.about_tag ul li a:hover span.span2 {
	background: url(../images/icon8-1.png) no-repeat left center
}

.about_tag ul li.on span.span3,
.about_tag ul li a:hover span.span3 {
	background: url(../images/icon9-1.png) no-repeat left center
}

.about_tag ul li.on span.span4,
.about_tag ul li a:hover span.span4 {
	background: url(../images/icon10-1.png) no-repeat left center
}

.about_tag ul li.on span.span5,
.about_tag ul li a:hover span.span5 {
	background: url(../images/icon11-1.png) no-repeat left center
}
.about_d_text {
	line-height: 30px;
	color: #666666;
}
.about_d_text p{
	font-size: 16px;
	text-indent: 30px;
}

.about_list {
	max-width: 790px;
	margin: 0 auto;
	overflow: hidden;
}

.about_list ul li {
	width: 33.333%;
	float: left;
	margin: 15px 0
}

.about_list .box {
	margin: 10px;
	border: 1px solid #e7e7e7;
	text-align: center;
	padding: 35px 0;
	color: #666666;
}

.about_list .box h3 {
	font-size: 56px;
	color: #0256AC;
	font-weight: 400;
	margin-bottom: 20px
}
.about_list .box p{
	text-align: center;
	font-size: 16px;
}

.page {
    overflow: hidden;
    padding: 0 0 60px;
	font-size: 16px;
	line-height: 30px;
}
.local {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #F5F5F5;
    position: relative;
    z-index: 9;
    overflow: hidden;
	margin-bottom: 30px;
}
.local-wp{
	width: 1200px;
	margin: 0 auto;
	color: #666666;
	padding-left: 20px;
	background: url(../images/home.png) no-repeat center left;
	font-size: 12px;
}
.local-wp a{
	font-size: 12px;
	color: #666666;
	margin: 0 5px;
}
.page .wrap {
	width: 96%;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	overflow: hidden;
}

.about1l{
	float: left;
	width: 50%;
}
.about1r{
	float: right;
	width: 45%;
	max-width: 540px;
	max-height: 640px;
	overflow: hidden;
}
.about1r img{
	width: 100%;
	transition: all 1s;
}
.about1r img:hover{
	transform: scale(1.05);
}
.page_tit {
	text-align: center;
}

.page_tit h3 {
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 400;
}

.page_tit h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
.page_tit img{
	max-width: 100%;
}

.page_tit p {
	color: #999;
}

.about_list2 {
	max-width: 1100px;
	margin: 0 auto;
	border-top: 1px solid #e8e8e8;
	margin-top: 30px;
	padding-top: 30px
}

.about_list2 ul li {
	width: 31.333%;
	margin: 0 1%;
	float: left
}

.about_list2 ul {
	margin: 0 -1%
}

.about_list2 .img {
	position: relative;
	overflow: hidden;
}
.about_list2 p{
	font-size: 16px;
}

.about_list2 img {
	display: block;
	transition: all 1s ease;
}
.about_list2 img:hover{
	transform: scale(1.05) rotate(2deg);
}

.about_list2 .img p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 42px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	height: 42px
}

.about_list2 .img p span {
	display: block;
	height: 20px;
	margin: 0 14px;
}

.about_list2 .img p label {
	display: inline-block;
	padding: 0 10px;
	color: #FFFFFF;
	font-size: 16px;
}

.about_list2 .text {
	line-height: 28px;
	color: #555;
	margin-top: 10px
}

@media only screen and (max-width: 768px){
	.about1l{
		width: 100%;
	}
	.about1r{
		width: 100%;
	}
	.about_tag {
	    line-height: 40px;
	}
	.about_tag .wrap {
	    width: 100%;
	}
	.about_tag ul li a {
	    font-size: 14px;
	}
	.about_tag ul li span {
	    padding-left: 0;
	    background: 0 0!important;
	}
	
	.about_list ul li {
		margin: 20px 0;
	}
	.about_list .box {
	    margin: 5px;
	}
	.about_list .box h3 {
	    font-size: 30px;
	}
	.about_list2 ul li {
	    margin: 0 auto;
	    width: 95%;
	    margin-bottom: 15px;
	    float: none;
	}
	.about_list2 img {
	    width: 100%;
	}
}

/*feedback*/
.ny_feed_ny {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0 10px;
	padding-top: 30px;
	padding-bottom: 70px;
	box-sizing: border-box;
}

.ny_feed_tit {
	text-align: center;
	padding-bottom: 1em;
	border-bottom: 1px solid #e6e6e6;
	color: #626262
}

.ny_feed_tit span {
	font-size: 1.6em;
	font-weight: bold;
	color: #0b4e9c;
	display: block;
	text-align: center;
	line-height: 3em
}

.ny_feed_ny form {
	margin-top: 3em
}

.lyb {
	width: 50%;
	margin: .5em auto;
}

.lyb input {
	width: 100%;
	border: 1px solid #e7e7e7;
	color: #626262;
	height: 3em;
	font-size: 1.1em
}

.lyb textarea {
	width: 100%;
	border: 1px solid #e7e7e7;
	color: #626262;
	height: 8em;
	font-size: 1.1em
}

.lyb_tj {
	width: 20%;
	margin: 2em auto;
}

.lyb_tj input {
	width: 100%;
	background-color: #0b4e9c;
	border: 1px solid #0b4e9c;
	color: #fff;
	height: 3em;
	font-size: 1.3em
}

@media (max-width:991px) {
	.lyb {
		width: 70%;
	}
	.lyb_tj {
		width: 40%;
	}
}

/* 联系我们 */
.lianxi{
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	position: relative;
	padding: 10px;
}
#maximg .lx{position: relative;}
#maximg .lx img{
	max-width: inherit;
}
#maximg .lx .us_map{
	margin-top: 20px;
}
.ditu_info{position:absolute;top:0;left:0;z-index:5;box-sizing:border-box;padding:40px 30px;width:40%;height:100%;}
.ditu_info .bg{box-sizing:border-box;padding:40px 30px;width:100%;height:100%;background-color:rgba(2, 86, 172,.8);}
.ditu_info h2{color:#fff;font-size:24px;line-height:30px;font-weight: bold;margin-bottom: 40px;}
.ditu_info dl i{padding-right:7px;font-size:.8rem;}
.ditu_info dl dd{margin-bottom:10px;color:#fff;font-size:16px;line-height:24px;margin-left: 0;}
.ditu_info dl dd span{float:left;color: #FFFFFF;font-size: 16px;}
.ditu_info dl dd a{color: #FFFFFF;font-size: 16px;color: #FFFFFF;}
.ditu_info dl dd div{font-size: 16px;color: #FFFFFF;}
@media (max-width:768px) {
	.ditu_info{
		display: none;
	}
}

/* 产品 */
.w1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.girdlist {
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 70px;
}
.girdlist .list {
	width: 100%;
}
.girdlist .item {
	float: left;
	display: inline-block;
	margin-bottom: 30px;
	margin-right: 20px;
	position: relative;
	background: #fff;
	border: #DDDDDD solid 1px;
}
.girdlist .item a {
	display: block;
}
.girdlist .item .img {
	overflow: hidden;
	border-bottom: #DDDDDD solid 1px;
	position: relative;
	text-align: center;
}
.girdlist .item .img img {
	transition: all 1s ease;
	width: 100%;
	display: inline-block;
	/* margin-top: 11px; */
}
.girdlist .item .item_mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom: 1;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s;
}
.girdlist .item .item_mask .item_link_icon {
	display: block;
	width: 90px;
	height: 90px;
	text-align: center;
	background: url(../images/ico-logo.png);
	line-height: 38px;
	position: absolute;
	left: 47%;
	top: 47%;
	*top: 40%;
	margin-left: -30px;
	margin-top: -0px;
	opacity: 0;
	filter: Alpha(opacity=0);
	*zoom: 1;
}
.girdlist .item .txt {
	background: #fff;
	height: 50px;
	line-height: 50px;
	position: relative;
	font-size: 16px;
	color: #222;
	padding: 0 10px;
	text-align: center;
}
.girdlist .item .txt p {
	font-size: 16px;
	color: #333;
	float: left;
	text-align: center;
	transition: .5s ease;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.girdlist .item .txt .case-tit{
	float: inherit;
}
.girdlist .item .txt i {
	float: right;
	width: 15px;
	height: 15px;
	background: url(../images/pro-ico.png);
	margin-top: 15px;
	transition: .5s ease;
}
.girdlist .item .pro-info{
	padding: 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 10px 10px;
	color: #888888;
	font-size: 14px;
}
.girdlist .item:hover .txt p {
	color: #0256AC;
	transition: .5s ease;
}
.girdlist .item:hover .txt {
	padding: 0 15px;
}
.girdlist .item:hover .txt i {
	background: url(../images/pro-ico2.png);
}
/*.girdlist .item:hover{box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);}*/
.girdlist .item:hover img {
	transform: scale(1.1, 1.1);
}
.girdlist .item:hover .item_mask {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.05);
}
.girdlist .item:hover .item_mask .item_link_icon {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}
.girdlist.huxin .item {
	width: 32.3%;
	margin-right: 1%;
}
.girdlist.huxin .item:nth-child(3n) {
	margin-right: 0;
}
.girdlist.huxin .item .img {
	
}
.girdlist.huxin .item .img img {
	/* margin-top: 13px; */
}
.girdlist.huxin .item .item_mask .item_link_icon {
	margin-top: -12px;
}

/* pro */
@media (max-width:768px) {
	.local{
		margin-bottom: 10px;
	}
	.menu_pro li{
		float: left;
		width: 47%;
		margin: 1%;
	}
	.menu_pro li a{
		width: 100%;
		box-sizing: border-box;
		font-size: 14px;
	}
	.girdlist.huxin .item{
		width: 47%;
		margin-left: 1%;
		margin-bottom: 10px;
	}
	.girdlist.huxin .item:nth-child(3n){
		margin-right: 1%;
	}
	.girdlist .item .txt p{
		font-size: 16px;
	}
}

.menu_pro {
	position: relative;
	z-index: 1;
	text-align: center;
	overflow: hidden;
}
.menu_pro li {
	height: 40px;
	line-height: 40px;
	margin: 5px;
	display: inline-block;
}
.menu_pro li a {
	display: block;
	border: 1px solid #dcdcdc;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 16px;
	color: #333333;
}
.menu_pro li:hover a, .menu_pro li.on a {
	border: 1px solid #0256AC;
	color: #fff;
	background: #0256AC;
}

/* page */
.pages{
	display: table;
    margin: 0 auto;
	margin-top: 20px;
}
.pages b {
  display: block;
  float: left;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 12px;
  margin: 0 2px;
  border: 1px solid #0256AC;
  background: #0256AC;
  border-radius: 3px;
}
.pages a {
  display: block;
  float: left;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 12px;
  margin: 0 2px;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
}
.pages span {
  display: block;
  float: left;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 12px;
  margin: 0 2px;
  border: 1px solid #0256AC;
}
.pages .fl{
	display: none;
}
.pages a:hover {
  background: #0256AC;
  color: #fff;
  border: 1px solid #0256AC;
}


/* 新闻 */
.fl, .left {
	float: left;
}
.fr, .right {
	float: right;
}
.part_2 .news_ul {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 70px;
}
.part_2 .news_ul li {
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
	position: relative;
}
.part_2 .news_ul li .box1 {
	width: 25%;
	max-width: 250px;
	overflow: hidden;
}
.part_2 .news_ul li .box1 img {
	width: 100%;
	transition: ease-in-out .9s;
}
.part_2 .news_ul li .box2 {
	padding-left: 42px;
	width: 75%;
	max-width: 900px;
	padding-top: 10px;
}
.part_2 .news_ul li .box2 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #444444;
	height: 26px;
	line-height: 26px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.part_2 .news_ul li .box2 p {
	color: #888888;
	line-height: 24px;
	padding-top: 10px;
	height: 85px;
}
.part_2 .news_ul li .box2 span {
	font-size: 12px;
	color: #999;
}
.part_2 .news_ul li .right {
	padding-right: 15px;
	padding-top: 55px;
	text-align: center;
}
.part_2 .news_ul li .right h3 {
	font-size: 28px;
	color: #999;
	font-weight: 100;
}
.part_2 .news_ul li .right p {
	font-size: 18px;
	color: #bbb;
	padding-top: 10px;
}
.part_2 .news_ul li a {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 100%;
}
.part_2 .news_ul li a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.part_2 .news_ul li a:hover h1 {
	color: #0256AC;
}
.part_2 .news_ul li b {
	display: block;
	width: 100px;
	height: 30px;
	border: #ccc solid 1px;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	position: absolute;
	right: 12px;
	top: 161px;
}
@media (max-width:768px) {
	.part_2 .news_ul li .box1{
		display: none;
	}
	.part_2 .news_ul li .box2{
		padding-left: 10px;
	}
	.part_2 .news_ul li .box2 h1{
		font-size: 16px;
	}
	.part_2 .news_ul li .box2 p{
		font-size: 12px;
		overflow: hidden;
	}
}

/* 产品详情 */
.htmleaf-container {
    float: left;
    width: 470px;
}
.htmleaf-container img{
	margin: 0!important;
}
.showProduct {
	padding-bottom: 70px;
}
.showProduct .imgtxtcon {
	width: 630px;
	float: left;
	margin-left: 70px;
}
.showProduct .imgtxtcon .tit {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dedede;
}
.showProduct .imgtxtcon .tit2 {
	color: #999;
	font-size: 14px;
	margin-bottom: 30px;
	line-height: 30px;
	padding-top: 20px;
	text-align: justify;
	height: 178px;
	border-bottom: 1px dotted #dedede;
	overflow: hidden;
}
.showProduct .imgtxtcon .tit2 p{
	font-size: 15px;
	color: #666666;
}
.showProduct .imgtxtcon .tit2 p span{
	font-weight: bold;
	font-size: 15px;
}
.showProduct .imgtxtcon .tel {
	font-size: 18px;
}
.showProduct .imgtxtcon .tel strong {
	color: #0256AC;
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
}
.showProduct .showp_txt {
	padding: 0 10px 40px 10px;
	position: relative;
}
.showProduct .showp_txt img{
	max-width: 100%;
}
.showProduct .showp_txt .tit {
	border-bottom: 1px solid #eee;
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;
	border-bottom: 2px solid #0256AC;
}
.showProduct .showp_txt .tit h3 {
	font-size: 18px;
	color: #fff;
	width: 150px;
	font-weight: bold;
	line-height: 35px;
	background: #0256AC;
	text-align: center;
	letter-spacing: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.showProduct .showp_txt .tit s {
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #0256AC;
}
.showProduct .showp_txt .txtcon {
	color: #626262;
	line-height: 30px;
	font-size: 14px;
}
.showProduct .imgtxtcon .btn1, .showProduct .imgtxtcon .btn2 {
	float: left;
	margin-right: 20px;
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	width: 135px;
	height: 38px;
	line-height: 38px;
	margin-left: 25px;
	margin-top: 30px;
	text-align: center;
	color: #fff;
	position: relative;
}
.showProduct .imgtxtcon .btn1 img {
	display: block;
	position: absolute;
	left: 0;
	top: 38px;
	width: 135px;
	height: 0;
	transition: all ease 600ms;
}
.showProduct .imgtxtcon .btn1:hover img {
	height: 135px;
}
.showProduct .imgtxtcon .btn1 {
	background: #3ba86f;
	margin-left: 46px;
}
.showProduct .imgtxtcon .btn1:hover, .showProduct .imgtxtcon .btn2:hover {
	background: #444;
}
.showProduct .imgtxtcon .btn2 {
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	background: #999999;
}

/* reLink */
.reLink {
	width: 100%;
	height: 25px;
	border-top: 1px solid #d7d6d6;
	padding: 15px 0 20px;
	margin-top: 20px;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	line-height: 25px;
	color: #666;
	float: left;
}
.reLink .nextLink {
	text-align: right;
	float: right;
}
.reLink a:hover {
	color: #3ba86f;
}

/* pro-info */
@media (max-width:768px) {
	.htmleaf-container{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.showProduct .imgtxtcon{
		width: 100%;
		margin-left: 0;
		padding: 10px;
		box-sizing: border-box;
	}
	.relateNews{
		display: none;
	}
	.info-more{
		display: none;
	}
}

/*showNews*/
.showNews {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
}
.showNews .title {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: bold;
}
.showNews .mark {
	color: #999999;
	background-color: #FFFFFF;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}
.showNews .mark span {
	margin: 0 10px;
}
.showNews .showContxt {
	color: #666666;
	padding: 0 0 30px;
	line-height: 30px;
}
.showNews .showContxt img {
	max-width: 100%;
}
/* news-info */
@media (max-width:768px) {
	.showNews{
		padding: 0 10px;
		box-sizing: border-box;
		padding-bottom: 70px;
	}
}

/* 表格 */
.txtcon .table {
	width: 100%;
	max-width: 800px;
	padding: 16px;
	border: 1px solid #DDDDDD;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	border-collapse: collapse;
}
.txtcon .table tr td {
	border: 1px solid #626262;
	padding: 5px;
	vertical-align: middle;
	display: table-cell;
	color: #626262;
	font-size: 14px;
	line-height: 24px;
}
.txtcon .table tr td p{
	margin-bottom: 0;
	color: #626262;
}
@media (max-width:768px) {
	.txtcon .table tr td{
		font-size: 12px;
		padding: 0;
	}
	.txtcon .table2{
		display: none;
	}
}